3.54 \(\int \csc ^6(e+f x) (a+b \tan ^2(e+f x))^2 \, dx\)

Optimal. Leaf size=93 \[ -\frac {\left (a^2+4 a b+b^2\right ) \cot (e+f x)}{f}-\frac {a^2 \cot ^5(e+f x)}{5 f}+\frac {2 b (a+b) \tan (e+f x)}{f}-\frac {2 a (a+b) \cot ^3(e+f x)}{3 f}+\frac {b^2 \tan ^3(e+f x)}{3 f} \]

[Out]

-(a^2+4*a*b+b^2)*cot(f*x+e)/f-2/3*a*(a+b)*cot(f*x+e)^3/f-1/5*a^2*cot(f*x+e)^5/f+2*b*(a+b)*tan(f*x+e)/f+1/3*b^2
*tan(f*x+e)^3/f

________________________________________________________________________________________

Rubi [A]  time = 0.09, antiderivative size = 93, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 2, integrand size = 23, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.087, Rules used = {3663, 448} \[ -\frac {\left (a^2+4 a b+b^2\right ) \cot (e+f x)}{f}-\frac {a^2 \cot ^5(e+f x)}{5 f}+\frac {2 b (a+b) \tan (e+f x)}{f}-\frac {2 a (a+b) \cot ^3(e+f x)}{3 f}+\frac {b^2 \tan ^3(e+f x)}{3 f} \]

Antiderivative was successfully verified.

[In]

Int[Csc[e + f*x]^6*(a + b*Tan[e + f*x]^2)^2,x]

[Out]

-(((a^2 + 4*a*b + b^2)*Cot[e + f*x])/f) - (2*a*(a + b)*Cot[e + f*x]^3)/(3*f) - (a^2*Cot[e + f*x]^5)/(5*f) + (2
*b*(a + b)*Tan[e + f*x])/f + (b^2*Tan[e + f*x]^3)/(3*f)

Rule 448

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_))^(q_.), x_Symbol] :> Int[ExpandI
ntegrand[(e*x)^m*(a + b*x^n)^p*(c + d*x^n)^q, x], x] /; FreeQ[{a, b, c, d, e, m, n}, x] && NeQ[b*c - a*d, 0] &
& IGtQ[p, 0] && IGtQ[q, 0]

Rule 3663

Int[sin[(e_.) + (f_.)*(x_)]^(m_)*((a_) + (b_.)*((c_.)*tan[(e_.) + (f_.)*(x_)])^(n_))^(p_.), x_Symbol] :> With[
{ff = FreeFactors[Tan[e + f*x], x]}, Dist[(c*ff^(m + 1))/f, Subst[Int[(x^m*(a + b*(ff*x)^n)^p)/(c^2 + ff^2*x^2
)^(m/2 + 1), x], x, (c*Tan[e + f*x])/ff], x]] /; FreeQ[{a, b, c, e, f, n, p}, x] && IntegerQ[m/2]

Rubi steps

\begin {align*} \int \csc ^6(e+f x) \left (a+b \tan ^2(e+f x)\right )^2 \, dx &=\frac {\operatorname {Subst}\left (\int \frac {\left (1+x^2\right )^2 \left (a+b x^2\right )^2}{x^6} \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac {\operatorname {Subst}\left (\int \left (2 b (a+b)+\frac {a^2}{x^6}+\frac {2 a (a+b)}{x^4}+\frac {a^2+4 a b+b^2}{x^2}+b^2 x^2\right ) \, dx,x,\tan (e+f x)\right )}{f}\\ &=-\frac {\left (a^2+4 a b+b^2\right ) \cot (e+f x)}{f}-\frac {2 a (a+b) \cot ^3(e+f x)}{3 f}-\frac {a^2 \cot ^5(e+f x)}{5 f}+\frac {2 b (a+b) \tan (e+f x)}{f}+\frac {b^2 \tan ^3(e+f x)}{3 f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.81, size = 88, normalized size = 0.95 \[ \frac {5 b \tan (e+f x) \left (6 a+b \sec ^2(e+f x)+5 b\right )-\cot (e+f x) \left (3 a^2 \csc ^4(e+f x)+8 a^2+2 a (2 a+5 b) \csc ^2(e+f x)+50 a b+15 b^2\right )}{15 f} \]

Antiderivative was successfully verified.

[In]

Integrate[Csc[e + f*x]^6*(a + b*Tan[e + f*x]^2)^2,x]

[Out]

(-(Cot[e + f*x]*(8*a^2 + 50*a*b + 15*b^2 + 2*a*(2*a + 5*b)*Csc[e + f*x]^2 + 3*a^2*Csc[e + f*x]^4)) + 5*b*(6*a
+ 5*b + b*Sec[e + f*x]^2)*Tan[e + f*x])/(15*f)

________________________________________________________________________________________

fricas [A]  time = 0.53, size = 137, normalized size = 1.47 \[ -\frac {8 \, {\left (a^{2} + 10 \, a b + 5 \, b^{2}\right )} \cos \left (f x + e\right )^{8} - 20 \, {\left (a^{2} + 10 \, a b + 5 \, b^{2}\right )} \cos \left (f x + e\right )^{6} + 15 \, {\left (a^{2} + 10 \, a b + 5 \, b^{2}\right )} \cos \left (f x + e\right )^{4} - 10 \, {\left (3 \, a b + b^{2}\right )} \cos \left (f x + e\right )^{2} - 5 \, b^{2}}{15 \, {\left (f \cos \left (f x + e\right )^{7} - 2 \, f \cos \left (f x + e\right )^{5} + f \cos \left (f x + e\right )^{3}\right )} \sin \left (f x + e\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^6*(a+b*tan(f*x+e)^2)^2,x, algorithm="fricas")

[Out]

-1/15*(8*(a^2 + 10*a*b + 5*b^2)*cos(f*x + e)^8 - 20*(a^2 + 10*a*b + 5*b^2)*cos(f*x + e)^6 + 15*(a^2 + 10*a*b +
 5*b^2)*cos(f*x + e)^4 - 10*(3*a*b + b^2)*cos(f*x + e)^2 - 5*b^2)/((f*cos(f*x + e)^7 - 2*f*cos(f*x + e)^5 + f*
cos(f*x + e)^3)*sin(f*x + e))

________________________________________________________________________________________

giac [A]  time = 5.95, size = 128, normalized size = 1.38 \[ \frac {5 \, b^{2} \tan \left (f x + e\right )^{3} + 30 \, a b \tan \left (f x + e\right ) + 30 \, b^{2} \tan \left (f x + e\right ) - \frac {15 \, a^{2} \tan \left (f x + e\right )^{4} + 60 \, a b \tan \left (f x + e\right )^{4} + 15 \, b^{2} \tan \left (f x + e\right )^{4} + 10 \, a^{2} \tan \left (f x + e\right )^{2} + 10 \, a b \tan \left (f x + e\right )^{2} + 3 \, a^{2}}{\tan \left (f x + e\right )^{5}}}{15 \, f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^6*(a+b*tan(f*x+e)^2)^2,x, algorithm="giac")

[Out]

1/15*(5*b^2*tan(f*x + e)^3 + 30*a*b*tan(f*x + e) + 30*b^2*tan(f*x + e) - (15*a^2*tan(f*x + e)^4 + 60*a*b*tan(f
*x + e)^4 + 15*b^2*tan(f*x + e)^4 + 10*a^2*tan(f*x + e)^2 + 10*a*b*tan(f*x + e)^2 + 3*a^2)/tan(f*x + e)^5)/f

________________________________________________________________________________________

maple [A]  time = 0.74, size = 136, normalized size = 1.46 \[ \frac {a^{2} \left (-\frac {8}{15}-\frac {\left (\csc ^{4}\left (f x +e \right )\right )}{5}-\frac {4 \left (\csc ^{2}\left (f x +e \right )\right )}{15}\right ) \cot \left (f x +e \right )+2 a b \left (-\frac {1}{3 \sin \left (f x +e \right )^{3} \cos \left (f x +e \right )}+\frac {4}{3 \sin \left (f x +e \right ) \cos \left (f x +e \right )}-\frac {8 \cot \left (f x +e \right )}{3}\right )+b^{2} \left (\frac {1}{3 \sin \left (f x +e \right ) \cos \left (f x +e \right )^{3}}+\frac {4}{3 \sin \left (f x +e \right ) \cos \left (f x +e \right )}-\frac {8 \cot \left (f x +e \right )}{3}\right )}{f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(csc(f*x+e)^6*(a+b*tan(f*x+e)^2)^2,x)

[Out]

1/f*(a^2*(-8/15-1/5*csc(f*x+e)^4-4/15*csc(f*x+e)^2)*cot(f*x+e)+2*a*b*(-1/3/sin(f*x+e)^3/cos(f*x+e)+4/3/sin(f*x
+e)/cos(f*x+e)-8/3*cot(f*x+e))+b^2*(1/3/sin(f*x+e)/cos(f*x+e)^3+4/3/sin(f*x+e)/cos(f*x+e)-8/3*cot(f*x+e)))

________________________________________________________________________________________

maxima [A]  time = 0.33, size = 88, normalized size = 0.95 \[ \frac {5 \, b^{2} \tan \left (f x + e\right )^{3} + 30 \, {\left (a b + b^{2}\right )} \tan \left (f x + e\right ) - \frac {15 \, {\left (a^{2} + 4 \, a b + b^{2}\right )} \tan \left (f x + e\right )^{4} + 10 \, {\left (a^{2} + a b\right )} \tan \left (f x + e\right )^{2} + 3 \, a^{2}}{\tan \left (f x + e\right )^{5}}}{15 \, f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^6*(a+b*tan(f*x+e)^2)^2,x, algorithm="maxima")

[Out]

1/15*(5*b^2*tan(f*x + e)^3 + 30*(a*b + b^2)*tan(f*x + e) - (15*(a^2 + 4*a*b + b^2)*tan(f*x + e)^4 + 10*(a^2 +
a*b)*tan(f*x + e)^2 + 3*a^2)/tan(f*x + e)^5)/f

________________________________________________________________________________________

mupad [B]  time = 12.19, size = 90, normalized size = 0.97 \[ \frac {b^2\,{\mathrm {tan}\left (e+f\,x\right )}^3}{3\,f}-\frac {{\mathrm {tan}\left (e+f\,x\right )}^4\,\left (a^2+4\,a\,b+b^2\right )+\frac {a^2}{5}+{\mathrm {tan}\left (e+f\,x\right )}^2\,\left (\frac {2\,a^2}{3}+\frac {2\,b\,a}{3}\right )}{f\,{\mathrm {tan}\left (e+f\,x\right )}^5}+\frac {2\,b\,\mathrm {tan}\left (e+f\,x\right )\,\left (a+b\right )}{f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*tan(e + f*x)^2)^2/sin(e + f*x)^6,x)

[Out]

(b^2*tan(e + f*x)^3)/(3*f) - (tan(e + f*x)^4*(4*a*b + a^2 + b^2) + a^2/5 + tan(e + f*x)^2*((2*a*b)/3 + (2*a^2)
/3))/(f*tan(e + f*x)^5) + (2*b*tan(e + f*x)*(a + b))/f

________________________________________________________________________________________

sympy [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)**6*(a+b*tan(f*x+e)**2)**2,x)

[Out]

Timed out

________________________________________________________________________________________